home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / console / svgatext.3 / svgatext / SVGATextMode-1.3 / CREDITS < prev    next >
Encoding:
Text File  |  1996-04-21  |  6.9 KB  |  200 lines

  1.                                  Credits
  2.                                  =======
  3.                                  
  4.                                  
  5. The following people have influenced SVGATextMode in some way or another, or
  6. have contributed to it in a major way. Don't be offended if you're not in,
  7. just let me know if you think you've been wrongly omitted.
  8.  
  9.  
  10. The entire Linux Developers' community:
  11.     Without them, this program would be useless, since there would be no
  12.     Linux...      Hip! Hip! ... Hop
  13.  
  14. Original idea: Wouter Gadeyne (Wouter.Gadeyne@p24.f1906.n291.z2.fidonet.org
  15.     or gadeynew@sebb.bel.alcatel.be), who wrote the first program for the
  16.     Cirrus Logic card, and it made me so jealous that I changed it to
  17.     support S3 as well. He is also responsible for many tips on how to make
  18.     the code more "C-like". And for constantly nagging about me not going to
  19.     finish it up into something distributable. So I REALLY wanted to prove
  20.     him wrong.
  21.  
  22. First Beta testers: (for ET4000 support and general features): Kris Coryn
  23.     (kcoryn@texas.knooppunt.be) and Lieven Gesquiere
  24.     (gesquiel@sebb.bel.alcatel.be). Seeing it run on my S3 made THEM so
  25.     jealous that they wanted it for their ET4000 as well. They also allowed
  26.     me to test it on their machines, with all the accompanying system
  27.     shutdowns, reboots, filesystem checks, etc.).
  28.  
  29. Hardware: Kris 'McCore' Coryn provided an amazing amount of video cards for
  30.     me to test. His continuous feedback has a big impact on the performance
  31.     of SVGATextMode. 
  32.  
  33.  
  34. Authors of programs used directly or indirectly in this package:
  35.  
  36. Greg Lehey, author of vgaset. He sent me a corrected version
  37.     of vgaset, and allowed me to include it here.
  38.     
  39. Eugene Crosser & Andries Brouwer, authors of "setfont".
  40.  
  41. Andreas Beck, author of GGI, the "generic Graphics Interface", which should
  42.     ultimately replace all the chipset code and converge X, svgalib and
  43.     SVGATextMode, so they all use the SAME graphics drivers, with less
  44.     cooperation problems.
  45.  
  46. Kenneth Albanowski, author of Ultra2Linux.  Also author of TONS of good
  47.     suggestions, and many, many others. First Author of the DOS port of the
  48.     mode grabbers "grabmode" and "scanmode" and the
  49.     contrib/scripts/grepmodes script. And LONG, LONG mail conversations
  50.     about, amongst other things: ET4000 Wizardry and The Ultimate Text Mode
  51.     Chip.
  52.  
  53. Stephen Lee, who provided most of the knowledge (and code) to make the DOS
  54.     port of SVGATextMode possible, and several other small topics. Not to
  55.     mention he finally made my S3-805 work properly in svgalib :-) He also
  56.     convinced me to use lex and yacc to parse the config file (he sent me
  57.     the code upon which this parser is based). I'll never forgive him ;-)
  58.  
  59. The XFREE86 development team, from whom I used a lot of code and ideas for
  60.     pixel clock selection. The clockchip code was copied verbatim from their
  61.     sources.
  62.  
  63. David Mosberger-Tang, Linux/Alpha version (I never even thought about this
  64.     possibility until he came up with patches...!). see doc/README.Alpha.
  65.  
  66. Finn Thoegersen, Author of vgadoc4b (and previous versions): a must-have VGA
  67.     documentation library for all us VGA hackers.
  68.  
  69.  
  70.  
  71. And lots more good and useful suggestions from (in no significant order):
  72.  
  73. - most of the above
  74.  
  75. - Daniel Sills, patient and extensive Beta tester, beta site provider
  76.   (ansc.une.edu.au:/pub/SVGATextMode), IBM RGB RAMDAC testing, some other
  77.   VGA card testings,...)
  78.  
  79. - Peter Chang, Diamond Stealth 32 ICD2061 clock code, testing, debugging,
  80.   WWW-based beta site provider at
  81.   http://www.ccc.nottingham.ac.uk/~etzpc/stm.html
  82.  
  83. - Bob McCracken, extensive interrogation on correct blanking programming,
  84.   and a lot of kernel and misc. information, and some of the programs in
  85.   contrib, lots of Linux kernel info
  86.  
  87. - David M. Meyer
  88.  
  89. - Kenneth J. Hendrickson
  90.  
  91. - Piercarlo Grandi
  92.  
  93. - Roland Meier, ET4000W32 wizardry, and valuable help with
  94.   doc/README.ET4000.AltClockSelect
  95.   
  96. - Warwick Allison, motivation!
  97.  
  98. - Alessandro Rubini, lots of help on console/terminal stuff (VT_RESIZE!),
  99.   lots of good ideas, STM's first (surprise) public appearance in LJ, and
  100.   what more...
  101.   
  102. - Reuben Sumner, obscure ATI problem fix, automatic resizing of active VT's,
  103.   SUID terminal protection fix
  104.   
  105. - Jason Yanowitz, help in fixing the ICD2061 problem.
  106.   
  107. - Michael Chew
  108.  
  109. - Jean-Louis DEBERT, very thorough problem reporting on ICD2061 problem, and
  110.   several other "features" (=bugs))
  111.   
  112. - Stefan Dalibor, W32p/ICS5341 testing
  113.   
  114. - Shawn McHorse, ATIMACH32 test/debug
  115.  
  116. - Michael Shields, the make_ram_free() function, which should reduce "out of
  117.   memory" errors. Some more bug fixes)
  118.   
  119. - Ton Hospel, C-styling tips
  120.  
  121. - Keith Owens, small patch to sync-range check
  122.  
  123. - Ron Sommeling, many small improvements
  124.  
  125. - Klaus Weber (CIP 92), Headland/Video7 help
  126.  
  127. - Harm Hanemaaijer, Cirrus Logic clockchip problem
  128.  
  129. - Brian Springstead, S3 911 high-speed text mode problem - should now work
  130.   from version 1.1
  131.  
  132. - cshamis@erinet.com, pointed me to the "noblink" package
  133.  
  134. - Diego Roversi, ALI (avance Logic) help
  135.  
  136. - Paul David Walker, made me include my silly font editor ;-)
  137.  
  138. - R.E. Wolff, more on STM memory problem
  139.  
  140. - Marco Mariani, extensive OAK087 beta testing
  141.  
  142. - Tom Verbeure, I borrowed his O'Reilly lex/yacc book, without which 
  143.   the transition to the new parser would probably not have been possible.
  144.   He also bought a 17" monitor because STM looked bad on a 12" ;-)
  145.  
  146. - Jan Doornaert, for making me look for a solution for the ICD2061a clock
  147.   restoral problem, resulting in option "clockchip_x", and for testing it.
  148.  
  149. - Harald Koenig, serious grabmode suggestions (especially about alternative
  150.   clock probing mechanisms for architectures without microsecond counters,
  151.   which is a conditio sine qua non for using grabmode on non-Linux machines)
  152.   This needs to be followed up some day.
  153.   MSWindows Grabmode executable.
  154.  
  155. - Noel Cragg
  156.  
  157. - Joachim Groh, patch to enable the setting of the consoletranslation with
  158.   setfont -u.
  159.  
  160. - Yung Hsu (MACH bugbix in 1.2)
  161.  
  162. - Marcus Crafter, IBM RGB RAMDAC testing and docs suggestions.
  163.  
  164. - Al Simcoe
  165.  
  166.  
  167.  
  168. These people contributed new textmodes for inclusion in the TextConfig file:
  169.  
  170. - Andreas Beck
  171. - Russell Marks
  172. - Carsten Zimmermann
  173. - Alexander JOLK
  174. - Alessandro Rubini
  175. - Barak Pearlmutter
  176. - Shane Turner
  177. - Albert Cahalan
  178. - Robert Schouwenburg
  179. - Kris Coryn
  180. - Jean-Louis Debert
  181. - D.A.B. Niggemann
  182. - Ulrich Dessauer
  183. - John Bashaw
  184. - Delman Lee
  185.  
  186.  
  187. Also thanks to all those who sent me a birthday mail :-)
  188.  
  189. S3 Inc. sent me an S3-805 data book, and that really got me going. Thanks.
  190.  
  191. Infomagic deserves a big thank you for distributing their "Linux developers'
  192. Resource" CDROM-set at a ridiculously affordable price. It is the best
  193. alternative for those poor bastards who don't have direct Internet-access
  194. (like me). They allow the "un-wired" part of the world to get their hands on
  195. Linux, too! The Infomagic CD's are like a pocket-size FTP site.
  196.  
  197. And of course: BARCO, for providing me with an invaluable E-mail account.
  198. It's been a rather busy one lately...
  199.  
  200.